home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games2 / dominus / dom.bat < prev    next >
DOS Batch File  |  1995-02-06  |  152b  |  11 lines

  1. @echo off
  2. set dos4g=c:\mvpsetup
  3. set dos4gvm=1
  4. memtest 525000 3000000
  5. if %errorlevel=1 goto :exit
  6. set dos4g=quiet
  7. loader start.int
  8. main
  9. :exit
  10.  
  11.